Package uk.org.netex.www.netex
Class PresentationStructure
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
uk.org.netex.www.netex.PresentationStructure
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,PresentationStructureOrBuilder
@Generated
public final class PresentationStructure
extends com.google.protobuf.GeneratedMessage
implements PresentationStructureOrBuilder
Types describing common presentation properties for Display. [netex_framework/netex_utility/netex_utility_types.xsd at 233:48]Protobuf type
uk.org.netex.www.netex.PresentationStructure- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classTypes describing common presentation properties for Display.static final classHyperlinks associated with presentation.static interfaceNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleancom.google.protobuf.ByteStringDefault RGB background colour value for text and graphics associated with ENTITY - e.g. of a LINE.Name of the background colour (in ColourSystem) for text and graphics associated with entity.com.google.protobuf.ByteStringName of the background colour (in ColourSystem) for text and graphics associated with entity.com.google.protobuf.ByteStringDefault RGB colour value for graphics associated with ENTITY - e.g. for a LINE.Name of default colour value for graphics associated with ENTITY.com.google.protobuf.ByteStringName of default colour value for graphics associated with ENTITY.Name of colour system used for ColourName and TextColourName: for example, - RAL, https://en.wikipedia.org/wiki/RAL_colour_standard; - DIN 6164 http://www.dtpstudio.de/atlas/farbsysteme/DIN%206164_bs00_3.htm; - Pantone (be aware that Pantone is proprietary), etc.com.google.protobuf.ByteStringName of colour system used for ColourName and TextColourName: for example, - RAL, https://en.wikipedia.org/wiki/RAL_colour_standard; - DIN 6164 http://www.dtpstudio.de/atlas/farbsysteme/DIN%206164_bs00_3.htm; - Pantone (be aware that Pantone is proprietary), etc.static PresentationStructurestatic final com.google.protobuf.Descriptors.DescriptorHyperlinks associated with presentation.Hyperlinks associated with presentation.com.google.protobuf.Parser<PresentationStructure> intcom.google.protobuf.ByteStringDefault colour value for text associated with ENTITY.Name of default colour value (in ColourSystem) for text associated with ENTITY.com.google.protobuf.ByteStringName of default colour value (in ColourSystem) for text associated with ENTITY.Identifier of font for text.com.google.protobuf.ByteStringIdentifier of font for text.Name of font for text.com.google.protobuf.ByteStringName of font for text.Default language for text.com.google.protobuf.ByteStringDefault language for text.inthashCode()booleanHyperlinks associated with presentation.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(PresentationStructure prototype) protected PresentationStructure.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static PresentationStructureparseDelimitedFrom(InputStream input) static PresentationStructureparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PresentationStructureparseFrom(byte[] data) static PresentationStructureparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PresentationStructureparseFrom(com.google.protobuf.ByteString data) static PresentationStructureparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PresentationStructureparseFrom(com.google.protobuf.CodedInputStream input) static PresentationStructureparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PresentationStructureparseFrom(InputStream input) static PresentationStructureparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PresentationStructureparseFrom(ByteBuffer data) static PresentationStructureparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<PresentationStructure> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
COLOUR_FIELD_NUMBER
public static final int COLOUR_FIELD_NUMBER- See Also:
-
COLOUR_NAME_FIELD_NUMBER
public static final int COLOUR_NAME_FIELD_NUMBER- See Also:
-
COLOUR_SYSTEM_FIELD_NUMBER
public static final int COLOUR_SYSTEM_FIELD_NUMBER- See Also:
-
BACKGROUND_COLOUR_FIELD_NUMBER
public static final int BACKGROUND_COLOUR_FIELD_NUMBER- See Also:
-
BACKGROUND_COLOUR_NAME_FIELD_NUMBER
public static final int BACKGROUND_COLOUR_NAME_FIELD_NUMBER- See Also:
-
TEXT_COLOUR_FIELD_NUMBER
public static final int TEXT_COLOUR_FIELD_NUMBER- See Also:
-
TEXT_COLOUR_NAME_FIELD_NUMBER
public static final int TEXT_COLOUR_NAME_FIELD_NUMBER- See Also:
-
TEXT_FONT_FIELD_NUMBER
public static final int TEXT_FONT_FIELD_NUMBER- See Also:
-
TEXT_FONT_NAME_FIELD_NUMBER
public static final int TEXT_FONT_NAME_FIELD_NUMBER- See Also:
-
TEXT_LANGUAGE_FIELD_NUMBER
public static final int TEXT_LANGUAGE_FIELD_NUMBER- See Also:
-
INFO_LINKS_FIELD_NUMBER
public static final int INFO_LINKS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getColour
public com.google.protobuf.ByteString getColour()Default RGB colour value for graphics associated with ENTITY - e.g. for a LINE. [netex_framework/netex_utility/netex_utility_types.xsd at 238:68]
bytes colour = 1;- Specified by:
getColourin interfacePresentationStructureOrBuilder- Returns:
- The colour.
-
getColourName
Name of default colour value for graphics associated with ENTITY. [netex_framework/netex_utility/netex_utility_types.xsd at 243:77]
string colour_name = 2;- Specified by:
getColourNamein interfacePresentationStructureOrBuilder- Returns:
- The colourName.
-
getColourNameBytes
public com.google.protobuf.ByteString getColourNameBytes()Name of default colour value for graphics associated with ENTITY. [netex_framework/netex_utility/netex_utility_types.xsd at 243:77]
string colour_name = 2;- Specified by:
getColourNameBytesin interfacePresentationStructureOrBuilder- Returns:
- The bytes for colourName.
-
getColourSystem
Name of colour system used for ColourName and TextColourName: for example, - RAL, https://en.wikipedia.org/wiki/RAL_colour_standard; - DIN 6164 http://www.dtpstudio.de/atlas/farbsysteme/DIN%206164_bs00_3.htm; - Pantone (be aware that Pantone is proprietary), etc. [netex_framework/netex_utility/netex_utility_types.xsd at 248:79]
string colour_system = 3;- Specified by:
getColourSystemin interfacePresentationStructureOrBuilder- Returns:
- The colourSystem.
-
getColourSystemBytes
public com.google.protobuf.ByteString getColourSystemBytes()Name of colour system used for ColourName and TextColourName: for example, - RAL, https://en.wikipedia.org/wiki/RAL_colour_standard; - DIN 6164 http://www.dtpstudio.de/atlas/farbsysteme/DIN%206164_bs00_3.htm; - Pantone (be aware that Pantone is proprietary), etc. [netex_framework/netex_utility/netex_utility_types.xsd at 248:79]
string colour_system = 3;- Specified by:
getColourSystemBytesin interfacePresentationStructureOrBuilder- Returns:
- The bytes for colourSystem.
-
getBackgroundColour
public com.google.protobuf.ByteString getBackgroundColour()Default RGB background colour value for text and graphics associated with ENTITY - e.g. of a LINE. [netex_framework/netex_utility/netex_utility_types.xsd at 256:78]
bytes background_colour = 12;- Specified by:
getBackgroundColourin interfacePresentationStructureOrBuilder- Returns:
- The backgroundColour.
-
getBackgroundColourName
Name of the background colour (in ColourSystem) for text and graphics associated with entity. [netex_framework/netex_utility/netex_utility_types.xsd at 261:87]
string background_colour_name = 5;- Specified by:
getBackgroundColourNamein interfacePresentationStructureOrBuilder- Returns:
- The backgroundColourName.
-
getBackgroundColourNameBytes
public com.google.protobuf.ByteString getBackgroundColourNameBytes()Name of the background colour (in ColourSystem) for text and graphics associated with entity. [netex_framework/netex_utility/netex_utility_types.xsd at 261:87]
string background_colour_name = 5;- Specified by:
getBackgroundColourNameBytesin interfacePresentationStructureOrBuilder- Returns:
- The bytes for backgroundColourName.
-
getTextColour
public com.google.protobuf.ByteString getTextColour()Default colour value for text associated with ENTITY. [netex_framework/netex_utility/netex_utility_types.xsd at 266:72]
bytes text_colour = 6;- Specified by:
getTextColourin interfacePresentationStructureOrBuilder- Returns:
- The textColour.
-
getTextColourName
Name of default colour value (in ColourSystem) for text associated with ENTITY. [netex_framework/netex_utility/netex_utility_types.xsd at 271:81]
string text_colour_name = 7;- Specified by:
getTextColourNamein interfacePresentationStructureOrBuilder- Returns:
- The textColourName.
-
getTextColourNameBytes
public com.google.protobuf.ByteString getTextColourNameBytes()Name of default colour value (in ColourSystem) for text associated with ENTITY. [netex_framework/netex_utility/netex_utility_types.xsd at 271:81]
string text_colour_name = 7;- Specified by:
getTextColourNameBytesin interfacePresentationStructureOrBuilder- Returns:
- The bytes for textColourName.
-
getTextFont
Identifier of font for text. [netex_framework/netex_utility/netex_utility_types.xsd at 276:75]
string text_font = 8;- Specified by:
getTextFontin interfacePresentationStructureOrBuilder- Returns:
- The textFont.
-
getTextFontBytes
public com.google.protobuf.ByteString getTextFontBytes()Identifier of font for text. [netex_framework/netex_utility/netex_utility_types.xsd at 276:75]
string text_font = 8;- Specified by:
getTextFontBytesin interfacePresentationStructureOrBuilder- Returns:
- The bytes for textFont.
-
getTextFontName
Name of font for text. [netex_framework/netex_utility/netex_utility_types.xsd at 281:79]
string text_font_name = 9;- Specified by:
getTextFontNamein interfacePresentationStructureOrBuilder- Returns:
- The textFontName.
-
getTextFontNameBytes
public com.google.protobuf.ByteString getTextFontNameBytes()Name of font for text. [netex_framework/netex_utility/netex_utility_types.xsd at 281:79]
string text_font_name = 9;- Specified by:
getTextFontNameBytesin interfacePresentationStructureOrBuilder- Returns:
- The bytes for textFontName.
-
getTextLanguage
Default language for text. [netex_framework/netex_utility/netex_utility_types.xsd at 286:71]
string text_language = 10;- Specified by:
getTextLanguagein interfacePresentationStructureOrBuilder- Returns:
- The textLanguage.
-
getTextLanguageBytes
public com.google.protobuf.ByteString getTextLanguageBytes()Default language for text. [netex_framework/netex_utility/netex_utility_types.xsd at 286:71]
string text_language = 10;- Specified by:
getTextLanguageBytesin interfacePresentationStructureOrBuilder- Returns:
- The bytes for textLanguage.
-
hasInfoLinks
public boolean hasInfoLinks()Hyperlinks associated with presentation. [netex_framework/netex_utility/netex_utility_types.xsd at 291:48]
.uk.org.netex.www.netex.PresentationStructure.InfoLinksType info_links = 11;- Specified by:
hasInfoLinksin interfacePresentationStructureOrBuilder- Returns:
- Whether the infoLinks field is set.
-
getInfoLinks
Hyperlinks associated with presentation. [netex_framework/netex_utility/netex_utility_types.xsd at 291:48]
.uk.org.netex.www.netex.PresentationStructure.InfoLinksType info_links = 11;- Specified by:
getInfoLinksin interfacePresentationStructureOrBuilder- Returns:
- The infoLinks.
-
getInfoLinksOrBuilder
Hyperlinks associated with presentation. [netex_framework/netex_utility/netex_utility_types.xsd at 291:48]
.uk.org.netex.www.netex.PresentationStructure.InfoLinksType info_links = 11;- Specified by:
getInfoLinksOrBuilderin interfacePresentationStructureOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static PresentationStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PresentationStructure parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PresentationStructure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PresentationStructure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PresentationStructure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PresentationStructure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static PresentationStructure parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static PresentationStructure parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static PresentationStructure parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static PresentationStructure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PresentationStructure.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-