Uses of Class
org.etsi.uri._01903.v1_3.Include
Packages that use Include
-
Uses of Include in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 with type parameters of type IncludeMethods in org.etsi.uri._01903.v1_3 that return IncludeModifier and TypeMethodDescriptionObjectFactory.createInclude()Create an instance ofIncludeInclude.withReferencedData(Boolean value) Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type IncludeModifier and TypeMethodDescriptionGenericTimeStampType.getIncludes()Gets the value of the includes property.Methods in org.etsi.uri._01903.v1_3 with parameters of type IncludeModifier and TypeMethodDescriptionGenericTimeStampType.withIncludes(Include... values) OtherTimeStamp.withIncludes(Include... values) XAdESTimeStampType.withIncludes(Include... values) Method parameters in org.etsi.uri._01903.v1_3 with type arguments of type IncludeModifier and TypeMethodDescriptionvoidGenericTimeStampType.setIncludes(List<Include> value) GenericTimeStampType.withIncludes(Collection<Include> values) GenericTimeStampType.withIncludes(List<Include> value) OtherTimeStamp.withIncludes(Collection<Include> values) OtherTimeStamp.withIncludes(List<Include> value) XAdESTimeStampType.withIncludes(Collection<Include> values) XAdESTimeStampType.withIncludes(List<Include> value)