JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.oasisopen.xliff.om.v1
Interface IWithStore
public interface
IWithStore
Represents an object with a store.
Method Summary
Methods
Modifier and Type
Method and Description
String
getId
()
Gets the id of this object.
IStore
getStore
()
Gets the
IStore
for this object.
Method Detail
getId
String
getId()
Gets the id of this object.
Returns:
the id of the object.
getStore
IStore
getStore()
Gets the
IStore
for this object.
Returns:
the store for this object.
Overview
Package
Class
Deprecated
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method