public abstract class UsageParameter_VersionStructure extends PriceableObject_VersionStructure
Java class for UsageParameter_VersionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UsageParameter_VersionStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}PriceableObject_VersionStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}UsageParameterGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected UsageParameterPrices_RelStructure |
prices |
protected TypeOfUsageParameterRefStructure |
typeOfUsageParameterRef |
protected String |
url |
alternativeNames, description, fareTables, name, noticeAssignments, priceGroups, pricingRuleRef, pricingServiceRefbrandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
UsageParameter_VersionStructure() |
getAlternativeNames, getDescription, getFareTables, getName, getNoticeAssignments, getPriceGroups, getPricingRuleRef, getPricingServiceRef, setAlternativeNames, setDescription, setFareTables, setName, setNoticeAssignments, setPriceGroups, setPricingRuleRef, setPricingServiceRefgetBrandingRef, getExtensions, getKeyList, getResponsibilitySetRef, setBrandingRef, setExtensions, setKeyList, setResponsibilitySetRefgetAlternativeTexts, getChanged, getCompatibleWithVersionFrameVersionRef, getCreated, getDataSourceRef, getDerivedFromObjectRef, getDerivedFromVersionRef_BasicModificationDetailsGroup, getModification, getStatus_BasicModificationDetailsGroup, getValidBetween, getValidityConditions, getVersion, setAlternativeTexts, setChanged, setCompatibleWithVersionFrameVersionRef, setCreated, setDataSourceRef, setDerivedFromObjectRef, setDerivedFromVersionRef_BasicModificationDetailsGroup, setModification, setStatus_BasicModificationDetailsGroup, setValidityConditions, setVersiongetId, getNameOfClass, setId, setNameOfClassprotected String url
protected TypeOfUsageParameterRefStructure typeOfUsageParameterRef
protected UsageParameterPrices_RelStructure prices
public String getUrl()
Stringpublic void setUrl(String value)
value - allowed object is
Stringpublic TypeOfUsageParameterRefStructure getTypeOfUsageParameterRef()
TypeOfUsageParameterRefStructurepublic void setTypeOfUsageParameterRef(TypeOfUsageParameterRefStructure value)
value - allowed object is
TypeOfUsageParameterRefStructurepublic UsageParameterPrices_RelStructure getPrices()
UsageParameterPrices_RelStructurepublic void setPrices(UsageParameterPrices_RelStructure value)
value - allowed object is
UsageParameterPrices_RelStructurepublic UsageParameter_VersionStructure withUrl(String value)
public UsageParameter_VersionStructure withTypeOfUsageParameterRef(TypeOfUsageParameterRefStructure value)
public UsageParameter_VersionStructure withPrices(UsageParameterPrices_RelStructure value)
public UsageParameter_VersionStructure withName(MultilingualString value)
withName in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withDescription(MultilingualString value)
withDescription in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withAlternativeNames(AlternativeNames_RelStructure value)
withAlternativeNames in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withNoticeAssignments(NoticeAssignments_RelStructure value)
withNoticeAssignments in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withPricingServiceRef(PricingServiceRefStructure value)
withPricingServiceRef in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withPricingRuleRef(JAXBElement<? extends PricingRuleRefStructure> value)
withPricingRuleRef in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withPriceGroups(PriceGroups_RelStructure value)
withPriceGroups in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withFareTables(FareTables_RelStructure value)
withFareTables in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withKeyList(KeyListStructure value)
withKeyList in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withExtensions(ExtensionsStructure value)
withExtensions in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withValidBetween(ValidBetween... values)
withValidBetween in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withDataSourceRef(String value)
withDataSourceRef in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withCreated(LocalDateTime value)
withCreated in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withChanged(LocalDateTime value)
withChanged in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withModification(ModificationEnumeration value)
withModification in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withVersion(String value)
withVersion in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
public UsageParameter_VersionStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withNameOfClass(String value)
withNameOfClass in class PriceableObject_VersionStructurepublic UsageParameter_VersionStructure withId(String value)
withId in class PriceableObject_VersionStructurepublic String toString()
toString in class PriceableObject_VersionStructureCopyright © 2018 Entur AS. All rights reserved.