Uses of Class
org.etsi.uri._01903.v1_3.Include
-
Packages that use Include Package Description org.etsi.uri._01903.v1_3 -
-
Uses of Include in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 with type parameters of type Include Modifier and Type Field Description protected List<Include>GenericTimeStampType. includesMethods in org.etsi.uri._01903.v1_3 that return Include Modifier and Type Method Description IncludeObjectFactory. createInclude()Create an instance ofIncludeIncludeInclude. withReferencedData(Boolean value)IncludeInclude. withURI(String value)Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type Include Modifier and Type Method Description List<Include>GenericTimeStampType. getIncludes()Gets the value of the includes property.Methods in org.etsi.uri._01903.v1_3 with parameters of type Include Modifier and Type Method Description GenericTimeStampTypeGenericTimeStampType. withIncludes(Include... values)OtherTimeStampOtherTimeStamp. withIncludes(Include... values)XAdESTimeStampTypeXAdESTimeStampType. withIncludes(Include... values)Method parameters in org.etsi.uri._01903.v1_3 with type arguments of type Include Modifier and Type Method Description voidGenericTimeStampType. setIncludes(List<Include> value)GenericTimeStampTypeGenericTimeStampType. withIncludes(Collection<Include> values)GenericTimeStampTypeGenericTimeStampType. withIncludes(List<Include> value)OtherTimeStampOtherTimeStamp. withIncludes(Collection<Include> values)OtherTimeStampOtherTimeStamp. withIncludes(List<Include> value)XAdESTimeStampTypeXAdESTimeStampType. withIncludes(Collection<Include> values)XAdESTimeStampTypeXAdESTimeStampType. withIncludes(List<Include> value)
-