Class PropertyTranslation
java.lang.Object
org.onebusaway.gtfs.model.translation.PropertyTranslation
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEntityId(String entityId) voidsetEntitySubId(String entitySubId) voidsetPropertyName(String propertyName) voidsetPropertyValue(String propertyValue) voidsetTranslation(String translation)
-
Constructor Details
-
PropertyTranslation
-
-
Method Details
-
getPropertyName
-
setPropertyName
-
getTranslation
-
setTranslation
-
getEntityId
-
setEntityId
-
getEntitySubId
-
setEntitySubId
-
getPropertyValue
-
setPropertyValue
-