Uses of Class
org.jainslee.resources.diameter.sh.types.vc60.LocalTimeZoneIndication
-
Packages that use LocalTimeZoneIndication Package Description org.jainslee.resources.diameter.sh.types.vc60 GroupedAvpandDiameterMessageobjects defined in3GPP TS 29.329 v12.6.0. -
-
Uses of LocalTimeZoneIndication in org.jainslee.resources.diameter.sh.types.vc60
Fields in org.jainslee.resources.diameter.sh.types.vc60 declared as LocalTimeZoneIndication Modifier and Type Field Description static LocalTimeZoneIndicationLocalTimeZoneIndication. LOCAL_TIME_ZONE_WITH_LOCATION_INFO_REQUESTEDstatic LocalTimeZoneIndicationLocalTimeZoneIndication. ONLY_LOCAL_TIME_ZONE_REQUESTEDMethods in org.jainslee.resources.diameter.sh.types.vc60 that return LocalTimeZoneIndication Modifier and Type Method Description static LocalTimeZoneIndicationLocalTimeZoneIndication. fromInt(int type)LocalTimeZoneIndicationUserDataRequest. getLocalTimeZoneIndication()Returns the value of the Local-Time-Zone-Indication AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.sh.types.vc60 with parameters of type LocalTimeZoneIndication Modifier and Type Method Description voidUserDataRequest. setLocalTimeZoneIndication(LocalTimeZoneIndication localTimeZoneIndication)Sets the value of the Local-Time-Zone-Indication AVP, of type Enumerated.
-